home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How to Draw: A Beautiful Girl
/
How to Draw a Beautiful Girl.iso
/
painter8
/
corelpainter8tbyb.exe
/
Corel Painter 8 Try Before You Buy
/
Autorun.inf
next >
Wrap
Windows Autorun File
|
2003-03-25
|
5KB
|
123 lines
[Autorun]
OPEN=Intro.exe
ICON=Painter\Autorun.ico
[Product]
;****************************
;Products=the number of buttons choices including the Exit option
;Title=the Caption for the Intro window
;RegistryKey=used by our autorun.exe, if the key is set it will not launch the intro.exe
; the intro is called via the 'SetupProgram' key below
;WaveFile=the path to a wav file that the intro will play (if located)
;AutorunProgram=relative path to the exe the autorun will launch(usually launches the intro.exe)
;LabelFont=Font used for text or label of each Button or Choice
;TextFont=Font used for error or description text (Typically displayed at the bottom)
;Charset=the charset used for the text used in the intro
;TextHeight=the point size of the fonts used for the 'Label' and 'Text' respectively
;LabelUnSelectedTextColor=RGB color of button text when not selected or highlighted
;LabelSelectedTextColor=RGB color of button text when selected or highlighted
;DescriptionTextColor=RGB color of the description text
;ErrorTextColor=RGB color of the error text
;CloseOnLaunch=if set to YES we will close the intro.exe upon successful launch of any of the choices
;CommonRect=the coordinates of rect used to display errors and discriptions (when button is highligted)
; top* bottom* left* right
;*****************************
Products = 5
Title = %ARTitle.Text%
RegistryKey = SOFTWARE\Corel\Setup\Painter 8
WaveFile =
JumpWaveFile =
AutorunProgram = Intro.exe
LabelFont = Arial
LabelFontWeight = BOLD
LabelFontItalic = 0
LabelFontUnderline = 0
TextFont = Arial
TextFontWeight = REGULAR
TextFontItalic = 0
TextFontUnderline = 0
Charset = 1
TextHeight = 19*14
LabelUnSelectedTextColor=0*0*0
LabelSelectedTextColor=15*49*200
DescriptionTextColor=15*49*200
ErrorTextColor=151*49*43
CloseOnLaunch = YES
CommonRect = 210*260*180*400
;CommonRect = 345*385*20*555
[Button0]
;**************************************
;SetupLabel=The Text Displayed for this choice
;LabelRectValue=the coordinates of the rect where this text will be placed on the background
; Top* Bottom* Left* Right
;SetupProgram=relative path to the program to launch when this choice is selected. Followed by our separator and
; the command line arguments if any for the program, followed by the separartor and winexec if the program is
; 16 bit i.e. setup.exe*/SetFile=<S>\autorun\bai7us.set*winexec
;TestFile=relative path to another file that must exist before we will attempt to launch the
; 'SetupProgram'
;SetupWindow=The window name of the program launched by the 'SetupProgram', we will check for this
; being active and set focus to this window rather than launch a second instance of
; 'SetupProgram'
;Description=The discription of this button displayed when a user highlights (move the mouse
; over) this button
;ErrorText=the error text displayed if the the 'SetupProgram" cannot be launched when the button is selected
;
;**************************************
SetupLabel = %ARB0SetupLabel.Text%
LabelRectValue = 80*100*180*410
SetupProgram = Painter\setup.exe
SetupWindow = Corel Painter 8 Setup Wizard
TestFile = Painter\setup.exe
;Description = %ARB0Description.Text%
ErrorText = %ARB0Error.Text%
[Button1]
SetupLabel = %ARB1SetupLabel.Text%
LabelRectValue = 110*130*180*275
SetupProgram = Painter\CDLaunch.exe
SetupWindow = Corel Painter 8 Setup Wizard
TestFile = Painter\CDLaunch.exe
;Description = %ARB1Description.Text%
ErrorText = %ARB0Error.Text%
[Button2]
SetupLabel = %ARB2SetupLabel.Text%
LabelRectValue = 140*160*180*290
SetupProgram = Readme.htm
SetupWindow = Corel Painter 8 Setup Wizard
TestFile = Readme.htm
;Description = %ARB2Description.Text%
ErrorText = %ARB0Error.Text%
[Button3]
SetupLabel = %ARB3SetupLabel.Text%
LabelRectValue = 170*190*180*400
SetupProgram = Interactive Tour\Files\DEFAULT.HTM
SetupWindow = Corel Painter 8 Setup Wizard
TestFile = Interactive Tour\Files\DEFAULT.HTM
;Description = %ARB3Description.Text%
ErrorText = %ARB0Error.Text%
[Button4]
SetupLabel = %ARB4SetupLabel.Text%
LabelRectValue = 200*220*180*220
;Description = %ARB4Description%
ErrorText = %ARB0Error.Text%
[Bitmaps]
16Color = Painter\Painter.bmp
256Color = Painter\Painter.bmp
[Strings]
ARTitle.Text = Corel(R) Painter(TM) 8
ARB0SetupLabel.Text = Install Corel(R) Painter(TM) 8
;ARB0Description.Text = This option installs Corel Painter 8 to your hard drive.
ARB1SetupLabel.Text = Explore CD
;ARB1Description.Text = Explore the contents of the Corel Painter 8 CD.
ARB2SetupLabel.Text = Readme
ARB3SetupLabel.Text = Interactive Tour
;ARB3Description.Text = View important information about Corel Painter 8.
ARB4SetupLabel.Text = Exit
;ARB4Description = Click to exit
ARB0Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM.